PlJobType 
Logical Entity Name  PlJobType 
Default Table Name  PlJobType 
Physical Only  NO 
Definition 
 
Note 
 

PlJobType Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlJobTypeId(PK)    int  NO 
 
Type    char(1)  NO 
 
Code    char(8)  NO 
 
Descrip    varchar(50)  YES 
 
SystemCode    bit  NO 
 
SyCampusGrpID    int  YES 
 
Active    bit  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID    int  NO 
 
ModFlag    char(1)  YES 
 
ts    timestamp  NO 
 
DefaultPlacementStatusID    int  NO 
 
WizardVerification    bit  NO 
 

PlJobType Primary and Unique Keys 
Key Name  Key Type  Keys 
PlJobType_PlJobTypeID_U_C_IDX  PrimaryKey  PlJobTypeId 

PlJobType Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
PlJobTypeExternalMap  Non-Identifying  One To Zero or More  FK_PlJobTypeExternalMapPlJobTypeId_PlJobTypePlJobTypeId        NO  YES 

PlJobType Check Constraints 
Check Constraint Name  CheckConstraint